Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Celery module to version 17.0 and improve visibility condition… #46

Open
wants to merge 2 commits into
base: 14.0
Choose a base branch
from

Conversation

scwall
Copy link

@scwall scwall commented May 2, 2024

…s in XML

The Celery version has been bumped up to 17.0 in the manifest file. Additionally, various improvements have been made in the XML files. The visibility conditions have been changed to make them more readable and easier to handle. The settings UI for celery has also been updated to better encapsulate the settings.

pascdese added 2 commits May 2, 2024 17:47
…s in XML

The Celery version has been bumped up to 17.0 in the manifest file. Additionally, various improvements have been made in the XML files. The visibility conditions have been changed to make them more readable and easier to handle. The settings UI for celery has also been updated to better encapsulate the settings.
Improved cursor management in celery tasks implementation. Removed usage of api.Environment.manage() for cursor handling, optimizing it to directly use db_registry.cursor(). Also, logic for applying the call_task function post database commit has been updated for better execution flow.
@scwall scwall mentioned this pull request May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant